home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / telecomm / 111 / miscstuf / miscstuf.arc / RUN_PRG.DOC < prev    next >
Text File  |  1987-11-27  |  2KB  |  41 lines

  1.                       Run programs FROM VanTerm!
  2.                          -By Mark Devlin
  3.  
  4.      These .LST files are to be MERGEd with the program 
  5. VanTerm.  Since I don't have any of the versions above 7.1, 
  6. I cannot guarantee that these will work with the later (or 
  7. earlier) versions.  If they don't, then looks like I gotta 
  8. get the newest version, right?  :)
  9.      So, now how to put them in the program!
  10.  
  11. 1)  Use the FIND option from GFA Basic and search for:
  12.      If Menu(0)<=40
  13. 2)  Then move down to the next line, ON MENU (I think) GOSUB 
  14.     ...  Delete that line, and keep the cursor there!
  15. 3)  MERGE the file ON_MENU.LST here...
  16. 4)  Select NEW(!) but click on CANCEL!  This will take you 
  17.     to the start of the program.
  18. 5)  Select FIND again, and enter:
  19.      Menu Data
  20. 6)  You should see something like:
  21.      '    Menu Data
  22.      If so, great...now go down to the SECOND Data statement 
  23.      and delete that line, keep the cursor where it is 
  24.      (again)
  25. 7)  Now MERGE the NEW_DATA.LST here.
  26. 8)  Go to the END of VanTerm, and MERGE RUN_PRG.LST.
  27.  
  28.     Now SAVE the program.  If all went well, when you run 
  29. it, you should get an extra menu choice under FUNCTIONS (RUN 
  30. PROGRAM)...select it, and voila'!  You can now run *SOME* 
  31. programs!  I tried it with a couple programs (one was the 
  32. SAMPLE.PRG on the LANGUAGE DISK)...I only have 512K, so I don't 
  33. know how great it is with 1+ megs (be a lot nicer, I'm sure).
  34.  
  35.      Well, enjoy!
  36.  
  37.                     -Mark  
  38.                      GEnie address:  M.DEVLIN
  39.  
  40.  
  41.